EMT Practice Test

1. Question Content...


Question List

Question1: Which three standard component types are available in the Lightning App Builder? Choose 3 answers

Question2: What is a true statement in regards to converting a tabular, summary, ormatrix report to a joined report?
(Choose 3)

Question3: What type of field can be referenced by a Roll-up Summary field using SUM? Choose 3 answers

Question4: A business user wants a quick way to edit a record's status and enter a custom due date field from the record's feed in Salesforce1 Mobile. What could be used to accomplish this?

Question5: UVC wants to automate a business process using workflow. They are aware that workflow rules may cause recursive behavior, and as a result certain actions will only cause workflow rules that didn't fire previously to be retriggered. Which workflow action might cause this behavior?

Question6: An App Builder at UVC would like to prevent users from creating new records on an Account related list by overriding standard buttons. Which two should the App Builder consider before overriding standard buttons?

Question7: UVC wants to show different picklist values to different groups of users in a custom picklist field. What should be configured?

Question8: In a real estate app, if a listing is sold, all related inspections for the listing must be cancelled. What business logic feature best caters to this requirement? Choose 1 answer.

Question9: Universal Containers has created the custom objects Candidate and Interview in Salesforce to track candidates and interviews respectively. The company wants to track the total number of interviews a candidate has gone through on the candidate record without writing any code. How can app builder accomplish this requirements?
Choose 2 answers

Question10: Universal Containers needs the ability to generate contract documents. All the data required for a contract resides in a custom object. What is the recommended solutions?

Question11: The App Builder at Universal Containers has been asked to ensure that the Amount field is populated when the stage is set to Closed Won. What can be used to meet this requirement?

Question12: When configuring a record type, an App Builder can configure the available value of a picklist field for the page layout. Which opportunity standard field is available to be configured directly in the Opportunity record type? Choose 2 answers

Question13: The director of marketing has asked the app builder to create a formula field that tracks how many days have elapsed since a contact was sent a marketing communication. The director is only interested in whole units.
Which function should be used to calculate the difference?

Question14: A Customer Support Manager at Universal Containers would like to implement call scripting for their caller agents. What automation tool can be used to accomplish this?

Question15: An app builder has created a report for sales people to view records from the custom object, some users have complained that they are unable to see all of the appropriate records. What steps should be taken to ensure data visibility within the report? Choose 3 Answers

Question16: Universal container would like to use a chatter group for their mergers andacquisitions team to collaborate on potential new projects. This project should notbe visible for non-members to see or join,and can be accessed by invites only.

Question17: Universal Containers has purchased a Lightning Component on the AppExchange. Where can that component be utilized. Choose 2 answers

Question18: What is the capability of a schema builder? Choose 2 answers

Question19: Which capability allows an app builder to grant object-level access? Choose 2 answers

Question20: Which type of relationship can be defined with external objects? Choose 2 Answers

Question21: Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page. Which type of report should the App Builder create to add to the Account page layout?

Question22: Which two features can be used to allow users to access Visual Workflows? Choose 2 answers

Question23: The VP of account management at Universal Containers has requested that all contacts mailing postal codes match the associated accounts shipping postal code. How can this be enforced using validation rules?

Question24: Representatives at Universal Containers use Salesforce to record information for leads. When new prospects are added, an outbound message is sent to SAP with lead's information. Which automation process will accomplish this without writing any code?

Question25: The organization-wide default for a custom object is set to private. The superior profile grants view access to the same object. A user with the superior profile is also listed as the manager on the user detail record for a subordinate. However, the superior still cannot view records owned by the subordinate.
What is preventing the superior from viewing records owned by the subordinate? Choose 2 answers

Question26: Universal Con conducts evaluations of their sales reps using a custom objectconsisting of numerical scores and executive comments. The company wants toensure that only the sales reps, their managers,and their managers' executives canview the rep's evaluation record, but the reps should not be able to view theexecutive comment field on their review.

Question27: An app builder would like to streamline the user experience by reflecting summarized calculations of specific fields on various objects. Which field types could be used in roll-up summary fields to accomplish this?
Choose 3 answers

Question28: Actions on a Lightning Page allow you to do which of the following?

Question29: The Director of Customer Service wants to know when agents are overwhelmed with high-priority items in the support queue. The Director wants to receive a notification when a new case is open with the status of "New" for more than four business hours. Which automation process could be used to accomplish this? Choose 2 answers

Question30: Cool Air Conditioners has been using Service Cloud to manage cases, but are now considering using it to manage field service jobs. They would like to track field service activity and assignment to technicians. What is the recommended solution to meet these requirements? Choose 1 answer.

Question31: Which statement is true about an external id field? Choose 2 answers

Question32: A custom field on an account is used to track finance information about a customer. Only members of the Finance Team have access to this field. However, the business wants to allow one customer service agent, who is assigned the customer service profile, read-only access to this field for special circumstances. What is the recommended solution to grant the customer service agent access to the field?

Question33: Invoices in SAP need to be reviewed from Salesforce Account object Home. (Select 2)

Question34: The marketing team at UVC has a list of 400 leads it wants to upload to Salesforce. The team need to avoid creating duplicate records. Which two actions should be taken to meet this requirement? Choose 2 answers

Question35: A custom object named Assignment has a private sharing setting that grants access using hierarchies. The organization has a role hierarchy where the "Specialist" role reports to a "Manager" role which reports to a
"Director" role. The director role is at the top of the role hierarchy. A user who is the manager role creates a new Assignment record. Who can send this record?

Question36: In order to delete the Opportunities, Universal Containers would like sales reps to submit requests for approval from their sales manager. What can be used to meet these requirements?

Question37: Universal Containers would like to show different picklist values to different groups of user in a custom picklist field. What should be configured?

Question38: Universal Containers has a workflow on opportunity that will change the status field to "In Progress" when the Stage field is changed "Negotiation." In addition, there is a validation rule on Status that will prevent the status being set to "In Progress" if the amount of the opportunity is less than $10,000.A user named Frank does not have FLS to see status. When Frank changes opportunities to a stage of "Negotiation" the status is still being changed to "In Progress", why is this occurring?

Question39: How would you ensure that records of a particular object are visible only to the user, and users higher in the role hierarchy? choose 2 answers.

Question40: What is a use case for validation rules?

Question41: At Universal Containers, multiple departments utilize the Case object for different purposes. Some users submit cases for IT and HR requests. Other users provide customer support with case records. How can an App Builder enable different users to see different fields, based on the case type?

Question42: Universal container manages internal projects by department using a custom object called projects. Only employees in the project's respective department should have view access to all of the department's project records. If an employee changes job roles and moves to another department, the employee should no longer have access to the projects within their former department. How can these requirements be met, assuming the organization-wide default for projects is set to private? Choose 2 answers

Question43: Which statement about record types is true? (Select 2)

Question44: Universal container sales reps can modify fields on an opportunity until it isclosed. Only the sales operations team can modify the post close follow up date andpost close followup comments fields. How to make this happen?

Question45: Which use case can be accomplished using a custom link?(Select 3)

Question46: What the true statement is in regards to converting a tabular, summary, or matrix report to a joined report?
Choose 3 answers

Question47: What data type can be used to summarizeroll-up summary. (Choose 3)

Question48: A customer service representative at a call center would like to be able to collect information from customers using a series of question prompts. What could be used to accomplish this?

Question49: What is a true statement in regard to creating custom report types?

Question50: Universal Containers would like to collaborate with its customers within Salesforce, and has decided to enable the "Allow Customer Invitations" Chatter setting. What permission is granted to Customers when invited to Chatter Group?

Question51: Universal Containers has separated business requirements for consumer and Business Opportunities. The sales team work with both types of Opportunities. The app builder created two record types on the Opportunity Object. Which action can now be performed? Choose 2 answers

Question52: You want to use an External Data Object Table from Heroku carrying Product Category information. The data need to be included in Salesforce and searchable. What do you have to do before you can use the connection.
(Choose 2)

Question53: Universal Containers has two teams: Sales and Services. Both teams interact with the same records. Sales users use ten fields on the Account record. Services users use three of the same fields as the Sales team, but also have five of their own, which the sales team does not use. What is the minimum configuration necessary to meet this requirement?

Question54: What is true when changing the following field types? (Choose 3)

Question55: Universal Containers would like to embed a chart of all related Opportunities, by stage, on the Account detail page. Which type of report should the App Builder create to add to the Account page layout?

Question56: Which statement is true when using record types to control picklist value. (Select 2)

Question57: What rules can be used to Opportunity object? (2)

Question58: What is the capability of schema Builder? Choose 2 Answers

Question59: Which of these actions are executed after a re-evaluated workflow? (Choose 3 answers)

Question60: When should Unmanaged packages be created? Choose 2 answers

Question61: What determines whether a user can create a new record using a specific record type?

Question62: Universal Containers uses a custom object to track Site Visits. When the status of a Site Visit is changed from
"In Progress" to "On Hold", the business wants the Site visit owner to be automatically assigned to an "On Hold" queue. Which capability can be used to accomplish this?

Question63: Which statement is true when defining a Create custom action for the Contact object? Choose 2 answers

Question64: Universal Containers is using a custom app to record performance review info for their employees. The performance review should be visible to the employee and the employee's manager, as well as the HR director.
How can this be configured? Choose 1 answer.

Question65: UVC has two types of customer support processes: Platinum and Diamond. The App Builder created separate record types for each process on the Case Object. The customer support team should not be able to create new cases with the Diamond record type.How can this requirement be met?

Question66: Universal container needs to update a field on an account when an opportunity stage is changed to close lost.
What can be used to accomplish this requirement? Choose 2

Question67: What can be branded in SF1?(Select 3)

Question68: Which statement is true for embedding a visual force page in a page layout?(Choose 2)

Question69: What is true statement regarding master - detail relationship? Choose 3 answers

Question70: UC has a requirement that an opportunity should have a field showing the value of its associated account's billing state. This value should not change after the opportunity has been created. Is there a recommended solution to configure this automated behavior?

Question71: UVC needs to update a field on an Account when an Opportunity Stage is changed to Closed-Lost. Which two should be used to accomplish this requirement? Choose two answers

Question72: Universal con has purchased a lighting component on the appExchange. Where can that component be utilized? (Choose 2)

Question73: Universal containers has a custom object that has a N:M relationship with opportunityLineItem carrying price and amount information. In order to compute total amounts and total prices per Opportunity using Rollup summary fields, what field type will you use.

Question74: Which two are a capability of record types? Choose two answers

Question75: A custom object has a public reads only sharing settings that does not grant access using hierarchies. A dynamic sharing rule provides write access to the object to the global marketing public group if the record is marked as global. A user creates a new record and marks it as global. Who will have write access to the record?

Question76: A custom object named assignment has a private sharing setting that grantsaccess using hierarchies. The organization has a role hierarchy where the"Specialist" role reports to a "Manager" role which reports to a
"Director" role. TheDirector role is at the top of the role hierarchy. A user who is in the manager rolecreate a new assignment record. Who can see this record?

Question77: Universal containers wants to provide a different view for its users when they access an Account record in Salesforce1 instead of the standard web version. How can this be accomplished? Choose 2 answers

Question78: Universal Containers sales reps can modify fields on an opportunity until it is closed. Only the sales operation team can modify the post closed follow-up dates and post closed follow-up comments fields. How can these requirements be met?

Question79: Universal Containers has deployed custom tabs through change sets, without including the profiles, to Production (Enterprise Edition). Which statement is true in regards to the visibility of custom tabs?

Question80: A company wants to invite customers to chatter, what options can a customerhave?

Question81: The VP of Marketing wants to broadcast an email to 10,000 contacts in Salesforce on a regular basis, but realizes Salesforce's mass email functionality has a limitation on the number of emails that can be sent each day.

Question82: Universal Containers has a requirement that an Opportunity should have a field showing the value of its associated account's billing state. This value should not change after the Opportunity has been created. What is the recommended solution to configure this automation behavior?

Question83: Representatives at Universal Con use salesforce to record information for new Leads. When new prospects are added, an outbound message is sent to SAP with the Lead's info.

Question84: Universal Containers wants to standardize their business logic. They want to ensure that the workflow order is guaranteed to be the same each time. Which feature can be used to accomplish this? Choose 2 answers.

Question85: Which type of membership can be defined with external objects? (Choose 2)

Question86: Which statement is true about field update actions from workflow rules and approval processes? Choose 2 answers

Question87: Universal Containers is setting up salesforce for the first time. Management wants the sales and marketing teams to have different navigation names in the salesforce1 mobile app. Which option is available to an app builder to satisfy the requirement?

Question88: An App Builder has been asked to integrate Salesforce with an external web service. The web service must be notified every time an Opportunity is Won. Which two can satisfy this requirement?

Question89: Universal Containers has deployed custom tabs through change sets, without including the profiles, to Production (Enterprise Edition). Which statement is true in regards to the visibility of custom tabs?

Question90: UC would like to automatically assign a specific permission set to new users. How can they do that?

Question91: Which two statements are true about record types? Choose two answers

Question92: A workflow has been written to update the 'Stage' field on opps. What will be the impact of this field update?

Question93: What should be done to provide managers access to records of which they are not the owner in a private sharing model?

Question94: UVC sells to three different types of organizations. Partner, Enterprise, and Small Business. Some of the information collected about each organization overlaps; however, there are also unique attributes to each type of organization that need to be tracked, some of which are required. What Solution meets these requirements?

Question95: Universal Container wants to display a message when a case needs follow up. What can be used to display different text on the case record depending on the number of days a case is opened?

Question96: Which two rules can be configured for the Opportunity object?

Question97: Universal Containers stores invoices in SAP. Users want to view invoice data on the related Account records in Salesforce. How can this be achieved? Choose 2 answers

Question98: An app builder wants to show groups as the last navigation menu item in the salesforce1 mobile app. however, the app builder is not able to select groups as one of the items on the drop-down menu. What could cause this?

Question99: At UVC, the Account object has a MD relationship with an Invoice custom object. The app builder would like to change this to a lookup field, but is not able to do so. What could be causing this?